SByteNIProviderINumericRandomSByteNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericRandom<SByteN> IProvider<INumericRandom<SByteN>>.GetInstance()
Private Function GetInstance As INumericRandom(Of SByteN)
Implements IProvider(Of INumericRandom(Of SByteN)).GetInstance
private:
virtual INumericRandom<SByteN>^ GetInstance() sealed = IProvider<INumericRandom<SByteN>^>::GetInstance
private abstract GetInstance : unit -> INumericRandom<SByteN>
private override GetInstance : unit -> INumericRandom<SByteN>
INumericRandomSByteNAn instance of
T.
IProviderTGetInstance